0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4568130970001 391 1.1665 0


No Amazon API Requests Made.


App Debug - Total Time 1.4568130970001 seconds

Number Time From Start Name Description
1 0.27430510520935 Initialise Initialise FSB Function
2 0.2774441242218 App Controller Start Start of the App controller (called before the controller of every page)
3 0.33474612236023 Start of getCategoryListByGroup Function Before first category groups query
4 0.33616399765015 After initial query Before first category groups query
5 0.33616495132446 Get Category List for Group Before the call to getCategoryList function
6 0.33616900444031 Start of GetCategoryList function Start of the function
7 0.33617210388184 Before getting categories Query to get specific category list
8 0.33750200271606 After getting categories Query to get specific category list
9 0.33750295639038 Before getting category custom Before call to function getCategoryCustom
10 0.36473393440247 After getting category custom After call to function getCategoryCustom
11 0.36473703384399 Before getting category custom Before call to function getCategoryCustom
12 0.3733389377594 After getting category custom After call to function getCategoryCustom
13 0.37334203720093 Before getting category custom Before call to function getCategoryCustom
14 0.37839102745056 After getting category custom After call to function getCategoryCustom
15 0.37839412689209 Before getting category custom Before call to function getCategoryCustom
16 0.38159394264221 After getting category custom After call to function getCategoryCustom
17 0.38159608840942 Before getting category custom Before call to function getCategoryCustom
18 0.38506412506104 After getting category custom After call to function getCategoryCustom
19 0.38506507873535 Before getting category custom Before call to function getCategoryCustom
20 0.38841104507446 After getting category custom After call to function getCategoryCustom
21 0.3884129524231 End of GetCategoryList function End of the function
22 0.38841891288757 Get Category List for Group Before the call to getCategoryList function
23 0.38842105865479 Start of GetCategoryList function Start of the function
24 0.3884220123291 Before getting categories Query to get specific category list
25 0.38877296447754 End of getCategoryListByGroup Function Before return()
26 1.2446899414062 App Controller End End of the App controller (called before the controller of every page)
27 1.3958089351654 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3967180252075 Before Get Options Before the call to getOptions in the tpl class
29 1.4359400272369 After Get Options After the call to getOptions in the tpl class
30 1.4359750747681 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4568040370941 Finalizing debug Before the debug is output to the page.
32 1.4568119049072 End of App This is the end of the app logging, final timestamp


Query Debug - 391 Database Queries. Total time 1.1665 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0017 0.0016670227050781
SELECT parameter, value FROM parameters
2 0.0048 0.0048110485076904
SELECT * FROM `bad_bots`
3 0.0003 0.00030899047851562
SET time_zone = 'Europe/London'
4 0.0014 0.0014450550079346
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014090538024902
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.84\";}'
6 0.0015 0.0014572143554688
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751403220'
7 0.0019 0.0018939971923828
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00044894218444824
UPDATE autorun SET lastrun = '2025-07-01 20:53:40' WHERE id = '13'
9 0.0005 0.00052404403686523
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015809535980225
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00047206878662109
SELECT * FROM pages WHERE id = 52
12 0.0039 0.0039308071136475
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0521 0.052134990692139
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.00068902969360352
SELECT * FROM pages WHERE pagename = 'search'
15 0.0014 0.0014050006866455
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0013 0.0013120174407959
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0105 0.010533094406128
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0015 0.0015480518341064
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0010 0.00098514556884766
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.0004420280456543
SELECT id FROM categories WHERE parent_id = '26'
21 0.0090 0.0090107917785645
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0015 0.0014660358428955
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0013 0.0013229846954346
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0015 0.0014760494232178
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032186508178711
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030097961425781
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00033307075500488
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00029206275939941
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00033783912658691
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.003101110458374
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00039482116699219
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00037598609924316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011601448059082
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00033187866210938
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0004 0.00035190582275391
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00032305717468262
SELECT id FROM categories WHERE parent_id = '28'
39 0.0014 0.0014140605926514
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00035500526428223
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00036191940307617
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00032901763916016
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027680397033691
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00032901763916016
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00046014785766602
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00032901763916016
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00034189224243164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040411949157715
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00032305717468262
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.0002901554107666
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00030183792114258
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00050091743469238
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00043988227844238
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00042915344238281
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00037193298339844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00034093856811523
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00045204162597656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028109550476074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00029993057250977
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046610832214355
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00032591819763184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0005 0.00050711631774902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030303001403809
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034499168395996
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0021018981933594
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00087118148803711
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037693977355957
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00070285797119141
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00091385841369629
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057506561279297
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8436 0.84360504150391
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.84') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.84') <= INET_ATON(ip_end)
79 0.0037 0.0036849975585938
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0014 0.0013518333435059
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0008 0.00075984001159668
SELECT * FROM pages WHERE pagename = 'search'
82 0.0126 0.012557983398438
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0039 0.0039100646972656
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0026 0.0026240348815918
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0117 0.01167106628418
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0025 0.0024878978729248
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00058913230895996
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0014 0.0013611316680908
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.216.84'
89 0.0008 0.00081610679626465
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0005 0.00053000450134277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0075 0.0074930191040039
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0005 0.00051593780517578
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0005 0.00050806999206543
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0005 0.00053191184997559
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0092 0.0092101097106934
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00026321411132812
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0003 0.00034523010253906
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0038 0.003838062286377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025105476379395
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0002 0.00023007392883301
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.00033688545227051
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0070 0.0070478916168213
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0002 0.00024700164794922
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0003 0.00029802322387695
SELECT * FROM products WHERE id = '1227'
108 0.0010 0.0010240077972412
SELECT * FROM productimages WHERE product_id = '1227' ORDER BY sortorder ASC
109 0.0004 0.00039505958557129
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1227' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0010 0.00099086761474609
SELECT * FROM product_image_select WHERE product_id = '1227'
111 0.0008 0.0008091926574707
SELECT * FROM productcustomimages WHERE product_id = '1227'
112 0.0009 0.00087213516235352
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1227'
                GROUP BY o.product_id
113 0.0014 0.0013720989227295
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1227'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0004 0.00035595893859863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1227
115 0.0012 0.001248836517334
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1227' AND a.name = n.originalname
116 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '1227' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1227' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = 1227
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00027990341186523
SELECT value FROM productattributes
                WHERE product_id = '1227'
                AND name = 'ListPriceAmount'
120 0.0003 0.00034594535827637
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1227'
                GROUP BY o.product_id
121 0.0004 0.00041604042053223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1227'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00025105476379395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1227
123 0.0004 0.00035905838012695
SELECT value FROM productattributes WHERE product_id = '1227' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00038290023803711
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1227'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = '1231'
126 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '1231' ORDER BY sortorder ASC
127 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '1231'
128 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '1231'
129 0.0007 0.0007021427154541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1231' AND a.name = n.originalname
130 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '1231' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1231' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = 1231
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '1231'
                AND name = 'ListPriceAmount'
134 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1231' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00037717819213867
SELECT * FROM products WHERE id = '1233'
136 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '1233' ORDER BY sortorder ASC
137 0.0006 0.00055503845214844
SELECT * FROM product_image_select WHERE product_id = '1233'
138 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '1233'
139 0.0006 0.00057005882263184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1233' AND a.name = n.originalname
140 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1233' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1233' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 1233
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '1233'
                AND name = 'ListPriceAmount'
144 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1233' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '1239'
146 0.0003 0.0003359317779541
SELECT * FROM productimages WHERE product_id = '1239' ORDER BY sortorder ASC
147 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '1239'
148 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1239'
149 0.0006 0.00061416625976562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1239' AND a.name = n.originalname
150 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '1239' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0002 0.00024080276489258
SELECT * FROM productoffers
                WHERE product_id = '1239' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0005 0.00046992301940918
SELECT * FROM productoffers
                WHERE product_id = 1239
                ORDER BY price ASC LIMIT 1
153 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1239'
                AND name = 'ListPriceAmount'
154 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '1239' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1248'
156 0.0003 0.0003361701965332
SELECT * FROM productimages WHERE product_id = '1248' ORDER BY sortorder ASC
157 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '1248'
158 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '1248'
159 0.0007 0.00066900253295898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1248' AND a.name = n.originalname
160 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '1248' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1248' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00031495094299316
SELECT value FROM productattributes WHERE product_id = '1248' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '1249'
164 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '1249' ORDER BY sortorder ASC
165 0.0003 0.00026988983154297
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1249' AND p.id = pi.product_id ORDER BY pi.sortorder
166 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1249'
167 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1249'
168 0.0003 0.0003349781036377
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1249'
                GROUP BY o.product_id
169 0.0004 0.00041079521179199
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1249'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
170 0.0003 0.00028300285339355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1249
171 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1249' AND a.name = n.originalname
172 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '1249' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '1249' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 1249
                ORDER BY price ASC LIMIT 1
175 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '1249'
                AND name = 'ListPriceAmount'
176 0.0003 0.00026679039001465
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1249'
                GROUP BY o.product_id
177 0.0004 0.00037980079650879
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1249'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
178 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1249
179 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '1249' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
180 0.0003 0.00026297569274902
SELECT * FROM products WHERE parent_id = '1249'
181 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = '1251'
182 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '1251' ORDER BY sortorder ASC
183 0.0005 0.00048685073852539
SELECT * FROM product_image_select WHERE product_id = '1251'
184 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '1251'
185 0.0007 0.0006568431854248
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1251' AND a.name = n.originalname
186 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1251' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1251' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '1251' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
189 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '1253'
190 0.0004 0.00039887428283691
SELECT * FROM productimages WHERE product_id = '1253' ORDER BY sortorder ASC
191 0.0005 0.00054597854614258
SELECT * FROM product_image_select WHERE product_id = '1253'
192 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '1253'
193 0.0006 0.00055217742919922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1253' AND a.name = n.originalname
194 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1253' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '1253' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1253' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '1254'
198 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '1254' ORDER BY sortorder ASC
199 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '1254'
200 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1254'
201 0.0007 0.00065994262695312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1254' AND a.name = n.originalname
202 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '1254' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '1254' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1254
                ORDER BY price ASC LIMIT 1
205 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '1254'
                AND name = 'ListPriceAmount'
206 0.0003 0.00025415420532227
SELECT value FROM productattributes WHERE product_id = '1254' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0006 0.0006101131439209
SELECT * FROM products WHERE id = '1258'
208 0.0004 0.00035691261291504
SELECT * FROM productimages WHERE product_id = '1258' ORDER BY sortorder ASC
209 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '1258'
210 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1258'
211 0.0006 0.00056695938110352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1258' AND a.name = n.originalname
212 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '1258' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '1258' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 1258
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1258'
                AND name = 'ListPriceAmount'
216 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '1259'
218 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '1259' ORDER BY sortorder ASC
219 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1259'
220 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '1259'
221 0.0006 0.00055980682373047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1259' AND a.name = n.originalname
222 0.0004 0.0004279613494873
SELECT * FROM productoffers WHERE product_id = '1259' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0003 0.00028419494628906
SELECT * FROM productoffers
                WHERE product_id = '1259' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 1259
                ORDER BY price ASC LIMIT 1
225 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '1259'
                AND name = 'ListPriceAmount'
226 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1266'
228 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '1266' ORDER BY sortorder ASC
229 0.0005 0.00048494338989258
SELECT * FROM product_image_select WHERE product_id = '1266'
230 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1266'
231 0.0007 0.00066208839416504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1266' AND a.name = n.originalname
232 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '1266' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '1266' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 1266
                ORDER BY price ASC LIMIT 1
235 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '1266'
                AND name = 'ListPriceAmount'
236 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '1266' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1268'
238 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '1268' ORDER BY sortorder ASC
239 0.0005 0.00052785873413086
SELECT * FROM product_image_select WHERE product_id = '1268'
240 0.0003 0.00034499168395996
SELECT * FROM productcustomimages WHERE product_id = '1268'
241 0.0007 0.00068283081054688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1268' AND a.name = n.originalname
242 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1268' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00027680397033691
SELECT * FROM productoffers
                WHERE product_id = '1268' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '1268' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '1270'
246 0.0004 0.00041413307189941
SELECT * FROM productimages WHERE product_id = '1270' ORDER BY sortorder ASC
247 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1270'
248 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '1270'
249 0.0007 0.00071215629577637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1270' AND a.name = n.originalname
250 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '1270' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '1270' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 1270
                ORDER BY price ASC LIMIT 1
253 0.0002 0.00023412704467773
SELECT value FROM productattributes
                WHERE product_id = '1270'
                AND name = 'ListPriceAmount'
254 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1270' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '1271'
256 0.0003 0.00028800964355469
SELECT * FROM productimages WHERE product_id = '1271' ORDER BY sortorder ASC
257 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '1271'
258 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1271'
259 0.0006 0.0005500316619873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1271' AND a.name = n.originalname
260 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '1271' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '1271' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 1271
                ORDER BY price ASC LIMIT 1
263 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '1271'
                AND name = 'ListPriceAmount'
264 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '1271' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0003 0.00032520294189453
SELECT * FROM products WHERE id = '1272'
266 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '1272' ORDER BY sortorder ASC
267 0.0004 0.00042319297790527
SELECT * FROM product_image_select WHERE product_id = '1272'
268 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1272'
269 0.0006 0.0006098747253418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1272' AND a.name = n.originalname
270 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1272' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '1272' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 1272
                ORDER BY price ASC LIMIT 1
273 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '1272'
                AND name = 'ListPriceAmount'
274 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '1272' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.00034785270690918
SELECT * FROM products WHERE id = '1276'
276 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '1276' ORDER BY sortorder ASC
277 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '1276'
278 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '1276'
279 0.0005 0.00052189826965332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1276' AND a.name = n.originalname
280 0.0003 0.00029087066650391
SELECT * FROM productoffers WHERE product_id = '1276' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '1276' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '1276' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '1280'
284 0.0003 0.00027108192443848
SELECT * FROM productimages WHERE product_id = '1280' ORDER BY sortorder ASC
285 0.0003 0.00030016899108887
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1280' AND p.id = pi.product_id ORDER BY pi.sortorder
286 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '1280'
287 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '1280'
288 0.0003 0.0003211498260498
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1280'
                GROUP BY o.product_id
289 0.0004 0.00038719177246094
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1280'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
290 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1280
291 0.0008 0.00075578689575195
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1280' AND a.name = n.originalname
292 0.0002 0.00023484230041504
SELECT * FROM productoffers WHERE product_id = '1280' AND merchantid = 'A1X6FK5RDHNB96'
293 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '1280' AND price > 0
                ORDER BY price ASC LIMIT 1
294 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 1280
                ORDER BY price ASC LIMIT 1
295 0.0002 0.00023317337036133
SELECT value FROM productattributes
                WHERE product_id = '1280'
                AND name = 'ListPriceAmount'
296 0.0003 0.00025296211242676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1280'
                GROUP BY o.product_id
297 0.0004 0.00043487548828125
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1280'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
298 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1280
299 0.0004 0.00035500526428223
SELECT value FROM productattributes WHERE product_id = '1280' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0004 0.00036096572875977
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1280'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
301 0.0003 0.00025105476379395
SELECT * FROM products WHERE parent_id = '1280'
302 0.0003 0.00032281875610352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2026' AND a.name = n.originalname
303 0.0003 0.00028586387634277
SELECT * FROM productoffers WHERE product_id = '2026' AND merchantid = 'A1X6FK5RDHNB96'
304 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = '2026' AND price > 0
                ORDER BY price ASC LIMIT 1
305 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 2026
                ORDER BY price ASC LIMIT 1
306 0.0002 0.00022220611572266
SELECT value FROM productattributes
                WHERE product_id = '2026'
                AND name = 'ListPriceAmount'
307 0.0008 0.00080204010009766
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1227' ORDER BY timestamp DESC
308 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1231' ORDER BY timestamp DESC
309 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1233' ORDER BY timestamp DESC
310 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1239' ORDER BY timestamp DESC
311 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1248' ORDER BY timestamp DESC
312 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1249' ORDER BY timestamp DESC
313 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1251' ORDER BY timestamp DESC
314 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1253' ORDER BY timestamp DESC
315 0.0002 0.00018620491027832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1254' ORDER BY timestamp DESC
316 0.0002 0.00018620491027832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1258' ORDER BY timestamp DESC
317 0.0002 0.00018620491027832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1259' ORDER BY timestamp DESC
318 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1266' ORDER BY timestamp DESC
319 0.0002 0.0001828670501709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1268' ORDER BY timestamp DESC
320 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1270' ORDER BY timestamp DESC
321 0.0002 0.00018095970153809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1271' ORDER BY timestamp DESC
322 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1272' ORDER BY timestamp DESC
323 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1276' ORDER BY timestamp DESC
324 0.0002 0.00018715858459473
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1280' ORDER BY timestamp DESC
325 0.0008 0.00076889991760254
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
326 0.0006 0.00061893463134766
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
327 0.0002 0.00023984909057617
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
328 0.0119 0.011914014816284
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
329 0.0008 0.00084710121154785
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
330 0.0004 0.00039100646972656
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
331 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = 1626
332 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = 4041
333 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 4312
334 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 777
335 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = 3881
336 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = 4213
337 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = '1626'
338 0.0003 0.00030183792114258
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
339 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '1626'
340 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1626'
341 0.0006 0.00058484077453613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
342 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4041'
346 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
347 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '4041'
348 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4041'
349 0.0007 0.00069785118103027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
350 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '4312'
354 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
355 0.0005 0.00049281120300293
SELECT * FROM product_image_select WHERE product_id = '4312'
356 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '4312'
357 0.0009 0.00086188316345215
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
358 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0004 0.00035786628723145
SELECT * FROM products WHERE id = '777'
362 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
363 0.0005 0.00052189826965332
SELECT * FROM product_image_select WHERE product_id = '777'
364 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '777'
365 0.0008 0.00076103210449219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
366 0.0003 0.00034308433532715
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.00031518936157227
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0004 0.00038480758666992
SELECT * FROM products WHERE id = '3881'
370 0.0004 0.00043177604675293
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
371 0.0005 0.00053906440734863
SELECT * FROM product_image_select WHERE product_id = '3881'
372 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '3881'
373 0.0009 0.00088095664978027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
374 0.0004 0.00038290023803711
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
375 0.0003 0.00030016899108887
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
376 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
377 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4213'
378 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
379 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '4213'
380 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4213'
381 0.0007 0.00068497657775879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
382 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
383 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
384 0.0003 0.00029611587524414
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
385 0.0011 0.0011060237884521
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
386 0.0005 0.00048494338989258
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
387 0.0015 0.001471996307373
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
388 0.0008 0.00082087516784668
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
389 0.0004 0.00035905838012695
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
390 0.0004 0.00041389465332031
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
391 0.0006 0.00061202049255371
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'